-
Home
-
Shield Security – Smart Bot Blocking & Intrusion Prevention Security
-
18.2.8
-
Code
-
Classes
- RulesController
Total Complexity |
34 |
Dependencies |
13 |
Dependents |
4 |
Total lines |
201 |
Lines of code |
127 |
Logical lines of code |
68 |
Comment lines |
38 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processRules() |
A |
52 |
9 |
25 |
getRules() |
S |
57 |
3 |
18 |
processRule() |
S |
65 |
3 |
9 |
run() |
S |
67 |
2 |
9 |
getRule() |
S |
68 |
2 |
7 |
getConditionHandler() |
S |
67 |
2 |
7 |
locateConditionHandlerClass() |
S |
65 |
2 |
8 |
getResponseHandler() |
S |
67 |
2 |
7 |
locateResponseHandlerClass() |
S |
65 |
2 |
8 |
__construct() |
S |
76 |
1 |
4 |
runHourlyCron() |
S |
82 |
1 |
3 |
getRulesResultsSummary() |
S |
69 |
1 |
8 |
isRulesEngineReady() |
S |
80 |
1 |
3 |
getImmediateRules() |
S |
80 |
1 |
3 |
getRulesForHook() |
S |
73 |
1 |
5 |
getDefaultEventFireResponseHandler() |
S |
80 |
1 |
3 |